net/http.Transport.h2transport (field)
4 uses
net/http (current package)
transport.go#L287: h2transport h2Transport // non-nil if http2 wired up
transport.go#L409: t.h2transport = h2i
transport.go#L431: t.h2transport = t2
transport.go#L907: if t2 := t.h2transport; t2 != nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)